Typo fix
authorMatthias Clasen <mclasen@redhat.com>
Thu, 11 Dec 2014 02:08:08 +0000 (21:08 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 11 Dec 2014 02:08:08 +0000 (21:08 -0500)
gtk/gtkcontainer.c

index 0d7c7cd898e1639c499fd460337992cd75c0674d..0ec29c792354b7e949c15b1a064a6db491d6ee59 100644 (file)
@@ -2342,7 +2342,7 @@ gtk_container_foreach (GtkContainer *container,
  * default behaviour by overriding the class closure of this signal.
  *
  * This is function is mostly meant to be used by widgets. Applications can use
- * gtk_widget_grab_focus() to manualy set the focus to a specific widget.
+ * gtk_widget_grab_focus() to manually set the focus to a specific widget.
  */
 void
 gtk_container_set_focus_child (GtkContainer *container,